GET api/Taxon/ScientificName?taxonRank[0]={taxonRank[0]}&taxonRank[1]={taxonRank[1]}&scientificName={scientificName}&scientificNameAuthorship={scientificNameAuthorship}&higherClassificationID={higherClassificationID}&page={page}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
taxonRank

Collection of string

None.

scientificName

string

None.

scientificNameAuthorship

string

None.

higherClassificationID

string

None.

page

integer

Default value is 0

pageSize

integer

Default value is 128

Body Parameters

None.

Response Information

Resource Description

Collection of ScientificName
NameDescriptionTypeAdditional information
Id

string

None.

scientificNameID

integer

None.

taxonID

integer

None.

scientificName

string

None.

scientificNamePresentation

string

None.

scientificNameAuthorship

string

None.

taxonRank

string

None.

taxonomicStatus

string

None.

acceptedNameUsage

ScientificName

None.

higherClassification

Collection of ScientificName

None.

nameAccordingTo

string

None.

dynamicProperties

Collection of DynamicProperty

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.